home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 119
/
(Vol 119) Nov 09 2010.iso
/
Games
/
tobby_ura_ura.swf
/
scripts
/
DefineSprite_89
/
frame_3
/
DoAction.as
Wrap
Text File
|
2010-11-09
|
128b
|
8 lines
if(_root.gplayFlg == true)
{
this.alg();
}
this._x = this.px;
this._y = this.py;
this.gotoAndPlay(_currentframe - 1);